Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update layers #466

Merged
merged 4 commits into from
Sep 9, 2020
Merged

Update layers #466

merged 4 commits into from
Sep 9, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Sep 6, 2020

No description provided.

kraj added 4 commits September 6, 2020 12:51
…enembedded sources/openembedded-core

* sources/bitbake 6059d0e7...928609f3 (12):
  > cooker: Ensure parser is cleaned up
  > server/process: Note when commands complete in logs
  > server/process: Prefix the log data with pid/time information
  > server/process: Ensure we don't keep looping if some other server is started
  > cooker: Assign a name to the sync thread to aid debugging
  > cooker: Ensure parser replacement calls parser final_cleanup
  > server/process: Don't show tracebacks if the lockfile is removed
  > server/process: Ensure logging is flushed
  > process: Avoid printing binary strings for leftover processes
  > cookerdata: Fix exception raise statements
  > cooker/cookerdata: Use BBHandledException, not sys.exit()
  > process.py: Handle SystemExit exception to eliminate backtrace

* sources/meta-freescale b9002e4c...c4ac2aee (5):
  > linux-fslc: upgrade kernel to v5.4.62 from korg
  > linux-fslc-imx: update to v5.4.62 + fix soc uuid read
  > imx-parser: upgrade to 4.5.5
  > imx-codec: update to 4.5.5
  > imx-vpuwrap: upgrade to 4.5.5

* sources/meta-openembedded 933b9d92d9...aac74bcb81 (12):
  > python3-gevent: Upgrade 1.4.0 -> 20.6.2
  > python3-gevent: Consolidate in a single file
  > python3-systemd: Consolidate in a single file
  > python3-absl: Upgrade 0.9.0 -> 0.10.0
  > python3-nmap: Upgrade 1.4.7 -> 1.4.8
  > python3-mccabe: Upgrade 0.2.1 -> 0.6.1
  > python3-pyzmq: Upgrade 17.1.0 -> 19.0.2
  > python3-pycurl: Upgrade 7.43.0.5 -> 7.43.0.6
  > python3-sentry-sdk: Upgrade 0.17.1 -> 0.17.2
  > python3-robotframework: Upgrade 3.2.1 -> 3.2.2
  > python3-stevedore: Upgrade 3.2.0 -> 3.2.1
  > python3-meh: Upgrade 0.48 -> 0.49

* sources/openembedded-core 404292b570...141a3c9ce9 (13):
  > runqemu: Add a hook to allow it to renice
  > local.conf.sample.extended: remove help2man reference
  > go: Upgrade to 1.15 major release
  > help2man: rewrite recipe
  > kea: bump to 1.7.10
  > kea: don't use PACKAGECONFIG inappropriately
  > kea: no need to depend on kea-native
  > autoconf: consolidate DEPENDS
  > autoconf: consolidate SRC_URI
  > insane: only load real files as ELF
  > debianutils: change SRC_URI to use snapshot.debian.org
  > gdk-pixbuf: add tests PACKAGECONFIG
  > rpcbind: Use update-alternatives for rpcinfo

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-openembedded aac74bcb81...b6ab91b594 (10):
  > python3-fann2: Consolidate in a single file
  > gyp: Upgrade to latest version
  > gyp: Consolidate in a single file
  > python3-gsocketpool: Consolidate in a single file
  > python3-mprpc: Consolidate in a single file
  > python3-hyperframe: Consolidate in a single file
  > python3-priority: Consolidate in a single file
  > python3-traitlets: 5.0.0 -> 5.0.3
  > python3-cmd2: Upgrade 1.3.8 -> 1.3.9
  > python3-ruamel-yaml: Upgrade 0.16.10 -> 0.16.11

* sources/meta-qcom 8a8ae95...f5da12a (1):
  > Merge pull request #183 from lumag/rb5-fix-partition

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-clang 352807b...329049c (1):
  > clang: Update to latest clang-11 branch

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit b8f9a2e into master Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants